net: davince: add missing include
authorJeroen Hofstee <[email protected]>
Wed, 8 Oct 2014 20:57:56 +0000 (22:57 +0200)
committerTom Rini <[email protected]>
Sat, 25 Oct 2014 19:27:35 +0000 (15:27 -0400)
Signed-off-by: Jeroen Hofstee <[email protected]>
drivers/net/davinci_emac.c

index 439f8ae99e364f2082ceaa2ad5f0630c21e0fe9f..08bc1afcf638be1dbde9e1c23662a829c2bfa298 100644 (file)
@@ -27,6 +27,7 @@
 #include <net.h>
 #include <miiphy.h>
 #include <malloc.h>
+#include <netdev.h>
 #include <linux/compiler.h>
 #include <asm/arch/emac_defs.h>
 #include <asm/io.h>